go/types.Checker.varDecl (method)
3 uses
go/types (current package)
decl.go#L156: check.varDecl(obj, d.lhs, d.vtyp, d.init)
decl.go#L454: func (check *Checker) varDecl(obj *Var, lhs []*Var, typ, init ast.Expr) {
decl.go#L902: check.varDecl(obj, lhs, d.spec.Type, init)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)